home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / archiver / mta_vf35.zip / MTA__TEC.EXE / MTADEBUG.TEC < prev    next >
Text File  |  1993-02-22  |  2KB  |  40 lines

  1. ------------------------------------------------------------------------
  2. Subject : Bug and flaws in MTA
  3. Target  : All users
  4. Date    : 02-22-93
  5. Rev.    : 1.00 / 02-22/93
  6. ------------------------------------------------------------------------
  7.  
  8. What to do  if you have  software problems with  MTA. You should  do the
  9. following:
  10.  
  11. - Send  a  message  to  Rob  van.hoeven (mind the point) on  2:512/100.5
  12.   which describes the problem as detailed as possible;
  13.  
  14. - After  the initial  contact, you  are probably  asked (by  me) for the
  15.   following:
  16.  
  17.   - MTA.CTL
  18.   - MTA-debug file (see later)
  19.   - Exact call to MTA (from any exit or the command-line options)
  20.  
  21. - You can speed up the  process when you include these matters  with the
  22.   initial message !
  23.  
  24. MTA can create a debug-file. If you  do so, MTA will run VERY slow  !!!!
  25. The syntax to create such a debug-file is as follows:
  26.  
  27. - Add  the  /DEBUG  command-line  option  to  the call to MTA. You  can,
  28.   optionally, add  a drive/directory  and filename  to this  option (for
  29.   example /DEBUGC:\TEST\MTA.DEB). This is the preferred option when  you
  30.   run MTA over  various directories, otherwise  it is possible  that MTA
  31.   will create debug-files in  various directories. MTA will  append data
  32.   to previous debug-files if possible;
  33.  
  34. The debug-file is very big when  you convert MANY files. If the  problem
  35. has to  do with  ONE (or  a few)  files, try  to create a debug-file for
  36. only THIS (or these)  files and not for  a complete conversion with  all
  37. bells and whistles.  MTA will run  VERY slow when  you create the  debug
  38. file (almost everything  I want to  know will be  included in the  debug
  39. log).
  40.